Skip to content

Note pnpm version pinning in container runtime#277

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/pin-pnpm-version-1778188360
Open

Note pnpm version pinning in container runtime#277
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/pin-pnpm-version-1778188360

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 7, 2026

Summary

Reflects upstream change qwibitai/nanoclaw#2335, which pins pnpm to 10.33.0 in the agent container Dockerfile to match the host's packageManager field.

Why

pnpm 11 stopped honoring the only-built-dependencies[]= allowlist for global installs, which silently skipped claude-code's native-binary postinstall and agent-browser's bin chmod. Without the pin, the agent would crash at runtime with "native binary not installed".

Change

  • advanced/container-runtime.mdx: expanded the pnpm bullet to call out the 10.33.0 pin and the reason behind it.

@mintlify mintlify Bot requested a review from glifocat as a code owner May 7, 2026 21:13
@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 7, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
nanoclaw-docs 🟢 Ready View Preview May 7, 2026, 9:17 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants